home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
LetLoveEnergy.swf
/
scripts
/
frame_749
/
PlaceObject2_201_11
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-05
|
173 b
|
8 lines
onClipEvent(enterFrame){
this.swapDepths(100 - _z);
if(_name ne "Tree" && _root.man0.active)
{
_X = Internal_x + _root.man0.OffSetX / _z * 1.5;
}
}